ComponentOne ASP.NET MVC Controls
Name Method (MultiSelectBuilder<T>)

C1.Web.Mvc.Fluent Namespace > MultiSelectBuilder<T> Class : Name Method
The value
Sets the Name property.
Syntax
'Declaration
 
Public Function Name( _
   ByVal value As String _
) As MultiSelectBuilder(Of T)

Parameters

value
The value

Return Value

Current builder
See Also

Reference

MultiSelectBuilder<T> Class
MultiSelectBuilder<T> Members